C#
VB
C++
Registers a concrete view type to be created when a view with the provided genric type is requested.
public void RegisterWorkstationView<V>(Type concreteViewType)
Public Sub RegisterWorkstationView(Of V)( _ByVal concreteViewType As Type _)
public:void RegisterWorkstationViewgeneric<typename V>(Type^ concreteViewType)
concreteViewType
The concrete view type that will be created when the view is requested.
V
The generic type of the view.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
